projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d76fb63
)
Add context-menu to the list of standard cursor names
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 6 Jan 2016 19:53:45 +0000
(14:53 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 6 Jan 2016 19:57:42 +0000
(14:57 -0500)
Adwaita doesn't have this one, but we are falling to the
default cursor anyway.
gdk/gdkcursor.c
patch
|
blob
|
history
diff --git
a/gdk/gdkcursor.c
b/gdk/gdkcursor.c
index fd88123ce3787ac75f872f2c58adf969ef5dc287..a4f58d92bbfa38cf654fcaaabeffd19f3e3bb9ed 100644
(file)
--- a/
gdk/gdkcursor.c
+++ b/
gdk/gdkcursor.c
@@
-253,6
+253,7
@@
gdk_cursor_new_for_display (GdkDisplay *display,
* -  "default"
* -  "help"
* -  "pointer"
+ * -  "context-menu"
* -  "progress"
* -  "wait"
* -  "cell"